home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Source
/
StereoScope-3.2
/
dotAt.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-07-30
|
289 b
|
13 lines
/* dotAt.h generated from dotAt.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef DOTAT_H
#define DOTAT_H
extern void dotAt(float mkcpath[], int ntotal, int mygstate);
extern void dotAtPSonly(float mkcpath[], int ntotal, float radius, float shade);
#endif DOTAT_H